ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _updateLegendLightness Method

In This Topic
    _updateLegendLightness Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateLegendLightness( _
       ByVal lightness As Nullable(Of Double) _
    ) 
    public void _updateLegendLightness( 
       Nullable<double> lightness
    )

    Parameters

    lightness
    See Also